How to Install openstack-debian-images software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install openstack-debian-images software package in Ubuntu 14.04 LTS (Trusty Tahr)

openstack-debian-images software package provides script to build a Debian image for OpenStack, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install openstack-debian-images 

openstack-debian-images is installed in your system.

Make ensure the openstack-debian-images package were installed using the commands given below,

$ sudo dpkg-query -l | grep openstack-debian-images *

You will get with openstack-debian-images package name, version, architecture and description in a table

openstack-debian-images package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package openstack-debian-images
Version 0.7
Description script to build a Debian image for OpenStack
Sub Section Web


See Also, How to uninstall or remove openstack-debian-images software package from Ubuntu 14.04 LTS (Trusty Tahr)?